home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Puzzle / MemoryDOGs.swf / scripts / frame_33 / DoAction.as
Text File  |  2001-07-16  |  121b  |  11 lines

  1. check = "0";
  2. ifFrameLoaded(33)
  3. {
  4.    gotoAndStop(34);
  5.    check = "1";
  6. }
  7. if(check == "0")
  8. {
  9.    gotoAndPlay(5);
  10. }
  11.